home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pornodelic
/
Pornodelic - Disc 2.iso
/
pc
/
data
/
photo1.dir
/
00061_ÉYÅ[ÉÄÉCÉì.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-03-05
|
249 b
|
12 lines
global gp_storynum, gp_num, gzoom
on mouseDown
if gp_storynum <> 0 then
if somebutton3() then
set gzoom to 1
set gp_num to the castNum of sprite 14 - the number of member "Photo1s,St"
go(1, "Photo2")
end if
end if
end